FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package uk.gpc.updaterecord#1.1.0 (141 ms)

Package uk.gpc.updaterecord
Type CodeSystem
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=uk.gpc.updaterecord@1.1.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1
Url https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1
Version 1.2.0
Status draft
Date 2019-10-24T18:50:00+00:00
Name Care Connect Condition Relationship
Experimental False
Authority hl7
Description A CodeSystem that identifies the kind of relationship that exists with a target condition or problem.
Copyright Copyright © 2019 HL7 UK
Content complete

Resources that use this resource

ValueSet
https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ConditionRelationship-1 Care Connect Condition Relationship

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "CareConnect-ConditionRelationship-1",
  "url" : "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1",
  "version" : "1.2.0",
  "name" : "Care Connect Condition Relationship",
  "status" : "draft",
  "date" : "2019-10-24T18:50:00+00:00",
  "publisher" : "HL7 UK",
  "description" : "A CodeSystem that identifies the kind of relationship that exists with a target condition or problem.",
  "copyright" : "Copyright © 2019 HL7 UK",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "merge-combine",
      "display" : "Merge/Combine",
      "definition" : "This condition is merged/combined with the target condition to form a single logical condition."
    },
    {
      "code" : "nesting",
      "display" : "Nesting",
      "definition" : "This target condition is a component problem of this condition."
    },
    {
      "code" : "evolve",
      "display" : "Evolve",
      "definition" : "This condition has evolved from the target condition."
    },
    {
      "code" : "parent",
      "display" : "Parent",
      "definition" : "The problem referenced is the parent of the problem/item in the resource."
    },
    {
      "code" : "child",
      "display" : "Child",
      "definition" : "The problem referenced is the child of the problem/item in the resource."
    },
    {
      "code" : "sibling",
      "display" : "Sibling",
      "definition" : "The problem referenced is a sibling of the problem/item in the resource."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.